@charset "utf-8";
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;font-family:"Noto Sans SC", Microsoft YaHei,PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1200px;color: #333;}
*{padding:0px; margin:0px; }
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
/*b,strong{font-weight:bold;}*/
/*dfn{font-style:italic;}*/
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
a:hover {color: #1b4883;}
ul {margin: 0;list-style: none;padding: 0;}

@-webkit-keyframes shake{
	from,to{-webkit-transform:translate3d(0, 0, 0);}
	20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
	40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
	from,to{transform:translate3d(0, 0, 0);}
	20%,60%{transform:translate3d(-10px, 0, 0);}
	40%,80%{transform:translate3d(10px, 0, 0);}
}

.container {width: 1200px;margin: 0 auto;}
.mdcontent{margin-top:50px;}
/*
.jsrobotbtn {display: inline-block;text-align: center;border: 2px solid #F37D57;background-color: #F37D57;color: #fff;padding: 10px 30px;font-size: 16px;border-radius: 30px;}
.jsrobotbtn:hover {-webkit-animation: shake .5s linear;animation: shake .5s linear;color: #fff;}

.runas-btn {display: inline-block;text-align: center;border: 2px solid #F37D57;background-color: #F37D57;color: #fff;padding: 10px 30px;font-size: 16px;border-radius: 30px;}
.runas-btn:hover {-webkit-animation: shake .5s linear;animation: shake .5s linear;color: #fff;}
*/
.runas-header {background:#000; border-bottom:1px solid #494949; height:67px; top:0px;margin: 0 auto; max-width:1920px;}
/*.runas-header .topbar {line-height: 30px;color: #afb1b2;background-color: #e9eff2;}
.runas-header .topbar a {color: #afb1b2;}
.runas-header .topbar ul {float: right;}
.runas-header .topbar li {float: left;margin-left: 0px;padding-left: 0px;background: no-repeat 0 center;}
*/
.runas-header .container{position: relative;}
.runas-header .logo { margin-top:13px; width:180px; height:41px; display:block; float:left;}
.runas-header .logo img {vertical-align: middle;}
/*
.runas-header .text {float: left;padding-top: 20px; color:#261c19;}
.runas-header .text p.p1{font-size: 22px; line-height:35px; height:35px;}
.runas-header .text p.p1 span {color: #f08000;font-weight: bold; }
.runas-header .text p.p2 strong{color:#231916; font-size:26px;line-height:35px;height:35px;}

.runas-header .tel {float: right;margin-top: 5px;font-size: 16px;padding-left:60px; width:258px;}
.runas-header .tel .telnum{height:38px; padding-left:48px; font-family:"GothumMedium"; font-size:26px; font-weight:bold; padding-top:12px; margin-bottom:10px;}
.runas-header .tel .telone{ background:url(../images/telone_bg.png) no-repeat; }
.runas-header .tel .teltwo{ background:url(../images/teltwo_bg.png) no-repeat;}
*/
.runas-header .nav {height: 24px; width:650px; display:block; float:left; margin-left:160px; margin-top: 18px;}
.runas-header .nav li {float: left;display: block; margin-right:20px; }
.runas-header .nav li a {display: block; width:55px; text-align: center;font-size: 13px; padding:5px 8px;  border-radius:5px;color:#fff;}
.runas-header .nav li a:hover,.runas-header .nav li a.active {color: #fff; background:#2f3e6b;}

.tel_num{width:117px; height:67px;float:right; line-height:67px; color:#fff; font-size:18px; letter-spacing:1px; font-family:"AvantGardeITCbyBT-Book"; font-weight: lighter;}
/*banner*/
.fullSlide {width:100%;position:relative;height:700px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:700px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:700px;}

.fullSlide .hd {position:absolute; z-index:7; bottom:35px; left:80%; padding:5px 6px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li{border-radius:8px;width:10px;height:10px; color:#fff;  background: none; border:1px  dotted #fff;float:left; cursor: pointer;display:block;margin-left: 5px;
	transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s;
	-moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */
	-webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */ -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide .hd ul .on{background:#fff; color:#fff;}
.fullSlide .prev,.fullSlide .next {	display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:81px; height:80px;}
.fullSlide .prev{ background:url(../images/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}

/*
.jsrobotslideBox {height: 650px;position: relative;overflow: hidden;}
.jsrobotslideBox .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}
.jsrobotslideBox .hd li {display: inline-block;width: 62px;height: 6px;margin: 0 3px;background-color: #1b4883;cursor: pointer;}
.jsrobotslideBox .hd li.on {background-color: #ff7608;}
.jsrobotslideBox .bd,.jsrobotslideBox .bd ul,.jsrobotslideBox .bd li {width: 100% !important;height: 100% !important;}
.jsrobotslideBox .bd li {background: no-repeat center;}
.jsrobotslideBox .bd li a {display: block;width: 100%;height: 100%;}
*/

.session_1 {
	position: relative;
}
.session_1 .swiper-slide {
	width: 100%;
	overflow: hidden;
}
.session_1 .swiper-slide .item-box {
	position: relative;
	height: 100%;
	width: 100%;
}
.session_1 .swiper-slide .img-box {
	width: 100%;
	height: 100%;
	position: relative;
}
.session_1 .swiper-slide .img-box img {
	position: absolute;
	top: -5%;
	left: -5%;
	display: block;
	width: 110% !important;
}
.session_1 .swiper-slide .centent-box {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.2);
}
.session_1 .swiper-slide .centent-box .centent-block {
	position: relative;
	height: 100%;
}
.session_1 .swiper-slide .centent-box .centent-block .info-box {
	position: absolute;
	right: 0;
	top: 50%;
}
.session_1 .swiper-slide.swiper-slide-active .img-box img {
	-webkit-animation: imgMove 6s linear;
	-moz-animation: imgMove 6s linear;
	animation: imgMove 6s linear;
}
.session_1 .swiper-pagination {
	bottom: 30px;
}
.session_1 .swiper-pagination .swiper-pagination-bullet {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	margin-left: 8px;
	margin-right: 8px;
	opacity: .6;
	background: #fff;
	vertical-align: middle;
	transition: all .3s;
}
.session_1 .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	box-sizing: border-box;
	background: transparent;
}
.session_1 .swiper-button-next:after,
.session_1 .swiper-button-prev:after {
	color: #fff;
	font-size: 30px;
}
.session_1 .swiper-button-next:hover:after,
.session_1 .swiper-button-prev:hover:after {
	color: #ea6c03;
}
.session_1 .swiper-button-next {
	right: 4%;
}
.session_1 .swiper-button-prev {
	left: 4%;
}
.session_1 .centent-box {
	position: absolute;
	text-align: right;
	z-index: 999;
}
.session_1 .centent-box.centent_1 {
	top: 25%;
	right: 8%;
}
.session_1 .centent-box.centent_2 {
	top: 50%;
	right: 0%;
	left: 0;
	text-align: center;
	transform: translateY(-50%);
}

.runas-section-title {text-align: center;margin-bottom: 30px; padding-top:75px;}
.runas-section-title h4:before,.runas-section-title h4:after {content: '';height: 1px;width: 100px;position: absolute;top: 50%; height:18px;}
.runas-section-title small {display: block;font-size: 16px;margin-top: 5px;color:#292929;}

.runas-about {background:url(../images/inx_about_bg.jpg) no-repeat center top; height:740px;}
.runas-about .inx-about-cont p{font-size:14px; color:#332c2b; text-indent:28px; line-height:32px;}
.runas-about .inx-about-pic{margin-top:45px}
.runas-video{background: url(../images/index_about_lf.png) no-repeat center center; width:540px; height:320px; float:left;}

.runas-about .inx-zht{ float:right;}

.videolist{ position:relative; float:left; width:540px; height:320px; }
.videolist:hover{cursor: pointer; }
.videoed {display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-500px; margin-top:-280px; z-index:100; width:1000px; height:562px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }


.runas-product{ background:url(../images/index_prod_bg.jpg) no-repeat center center; height:780px;}
.runas-product-in {margin-bottom: 30px;overflow: hidden; margin-top:20px;}
.runas-product-in .shd{margin-left:224px;}
.runas-product-in .shd li {float: left; height:118px; width:100px;cursor: pointer;font-size: 14px; margin:0px 15px; background:url(../images/pcat_bg.png) no-repeat center center; }
.runas-product-in .shd li a{height:100px; width:100px; text-align:center;  padding-top:60px; display:block; text-align:center;}
.runas-product-in .shd li:nth-child(6n+1) a{background:url(../images/sds_li1_bg.png) no-repeat center top;}
.runas-product-in .shd li:nth-child(6n+2) a{background:url(../images/sds_li2_bg.png) no-repeat center top;}
.runas-product-in .shd li:nth-child(6n+3) a{background:url(../images/sds_li3_bg.png) no-repeat center top;}
.runas-product-in .shd li:nth-child(6n+4) a{background:url(../images/sds_li4_bg.png) no-repeat center top;}
.runas-product-in .shd li:nth-child(6n+5) a{background:url(../images/sds_li5_bg.png) no-repeat center top;}
.runas-product-in .shd li:nth-child(6n) a{background:url(../images/sds_li6_bg.png) no-repeat center top;}
.runas-product-in .shd li.on a{color:#1b4883;}
.runas-product-in .shd li.on,.runas-product-in .shd li:hover{color:#1b4883; background:url(../images/index_pro_cbg.png) no-repeat center center;}


.runas-product-in .wrap {position: relative; margin-top:30px;}
.runas-product-in .wrap li {float: left;width: 378px; height:336px;margin:0px 11px; background:url(../images/inx_prod_itbg.png) no-repeat center top;}
.runas-product-in .wrap li a {display: block;}
.runas-product-in .wrap li .m {height: 270px;line-height: 270px;text-align: center;font-size: 0;}
.runas-product-in .wrap li .m img {display: inline-block;max-width: 80%;max-height: 80%;height: auto;width: auto;vertical-align: middle;}
.runas-product-in .wrap li .text h4 {margin: 0;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}
.runas-product-in .wrap .more {position: absolute;right: 20px;top: -60px;line-height: 60px;text-transform: uppercase;font-size: 16px;color: #292929;}
.runas-product-in .wrap .arr {position: absolute;z-index: 2;top: 140px;width: 30px;height: 62px;line-height: 62px;text-align: center;font-size: 30px; border-radius:22px;}
.runas-product-in .wrap .sPrev {left: 0;}
.runas-product-in .wrap .sNext {right: 0; }

.runas-wjsys{ background:url(../images/inx_cbg.jpg) no-repeat center center; height:901px;}
.runas-wjsys-in {margin-bottom: 30px;overflow: hidden;  }

.runas-wjsys-in .chd{ width:590px; float:left; height:710px; margin-top:25px;}
.runas-wjsys-in .chd .runas-section-title {text-align: left;margin-bottom: 30px; padding-top:75px; width:590px;}
.runas-wjsys-in .chd ul{ margin-top:230px;}
.runas-wjsys-in .chd li {float: left; height:110px; width:180px;cursor: pointer;font-size: 14px;background:url(../images/inx_car_itbg.png) no-repeat center center; margin:1px 1px; }
.runas-wjsys-in .chd li a{height:110px; width:180px; text-align:center;  padding-top:70px; display:block; text-align:center; color:#fff;}

.runas-wjsys-in .chd li.on a{color:#fff; font-weight:bold;}
.runas-wjsys-in .chd li.on,.runas-wjsys-in .chd li:hover{color:#fff; background:url(../images/inx_car_hitbg.png) no-repeat center center;}

.runas-wjsys-in .cbd {width:610px; float:right;background:url(../images/wjsys_itbg.png) no-repeat right bottom; height:710px;margin-top:100px;}
.runas-wjsys-in .wrap {position: relative; }
.runas-wjsys-in .wrap li {float: left;width: 600px; height:700px;margin-right:10px;}
.runas-wjsys-in .wrap li a {display: block;}
.runas-wjsys-in .wrap li .m {height: 700px;line-height: 700px;text-align: center;font-size: 0;}
.runas-wjsys-in .wrap li .m img {display: inline-block;max-width: 100%;max-height: 100%;height: auto;width: auto;vertical-align: middle;}
.runas-wjsys-in .wrap li .text h4 {margin: 0;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}
.runas-wjsys-in .wrap .more {position: absolute;right: 20px;top: -60px;line-height: 60px;text-transform: uppercase;font-size: 16px;color: #292929;}
.runas-wjsys-in .wrap .arr {position: absolute;z-index: 2;top: 650px;width: 100px;height: 62px;line-height: 62px;text-align: center;font-size: 30px; border-radius:22px;}
.runas-wjsys-in .wrap .cPrev {right: 110px;}
.runas-wjsys-in .wrap .cNext {right: 10px; }


.runas-history-in{height:250px; position: relative;}
.runas-history-in .arr {position: absolute;z-index: 2;top: 123px;width: 22px;height: 44px;line-height: 40px;text-align: center;font-size: 30px; border-radius:22px;}
.runas-history-in .sPrev {left: 0;}
.runas-history-in .sNext {right: 0; }
.runas-history-Wrap{width:1146px; margin-left:30px;}
.runas-history-in ul{width:1146px; float:left;}
.runas-history-in ul li{ width:191px; height:250px; float:left;}
.runas-history-in ul li a img{width:191px;vertical-align: middle;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.runas-video2{background: url(../images/video2_bg.jpg) no-repeat center center; margin-top:65px; height:416px;}
.runas-video2-in{margin-left:200px;}
.runas-videob2{float:right; height:506px; width:901px;}
.runas-videos2{ margin-left:302px; margin-top:29px;}
.runas-videos2 ul li{width:277px; height:156px; display:block; float:left; margin-right:33px; margin-top:25px;}
.runas-videos2 ul li:nth-child(3n){margin-right:0px;}

.videolist2{ position:relative; float:left; width:1200px; height:416px; }
.videolist2:hover{cursor: pointer; }
.videoed2 {display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos2{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-500px; margin-top:-280px; z-index:100; width:1000px; height:562px; }
.vclose2 { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

.runas-qysl-itms{margin-top: 28px;}
.runas-qysl-itms .hdx{height:50px;width:1144px;}
.runas-qysl-itms  ul.hdx li{width:80px;; height:50px; display:block; float:left; color:#333; line-height:50px; text-align:center; padding:0px 10px;}
.runas-qysl-itms  ul.hdx li:nth-child(2n+1){background:url(../images/runas-qysl-itms_bg.jpg) no-repeat right center;}
.runas-qysl-itms  ul.hdx li strong{font-size:18px; }
.runas-qysl-itms  ul.hdx li.on {color:#1b4883; border-bottom:1px solid #5879a4;}
.runas-qysl-itms  img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.runas-qysl-itms .bdx{margin-top:50px;}

.runas-phone-in .wrap .arr {position: absolute;z-index: 2;top: 120px;width: 22px;height: 44px;line-height: 40px;text-align: center;font-size: 30px; border-radius:22px;}
.runas-phone-in .wrap .sPrev {left: 0;}
.runas-phone-in .wrap .sNext {right: 0; }

.poster-main {width: 1144px;height: 500px;position: relative;margin: 0 auto;}
.poster-main a, .poster-main img { display: block; }
.poster-main .poster-list { width: 1144px;height: 500px;}
.poster-main .poster-list .poster-item {width: 200px; height: 500px;position: absolute;left: 0; top: 0;}
.poster-main .poster-btn {position: absolute; top: 0;z-index: 10;cursor: pointer;}
.poster-main .poster-prev-btn { left: 0;background: url(../images/left.png) no-repeat center center;}
.poster-main .poster-next-btn {right: 0;background: url(../images/right.png) no-repeat center center;}


.runas-dgkj-sd ul li{width:208px; height:517px; display:block; float:left; margin:0px 40px 0px 0px;}
.runas-dgkj-sd ul li:nth-child(5){margin-right:0px;}
.runas-dgkj-sd ul li img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.contact_suspension_frame{margin-top:-2px; }
.suspension_frame_box {width: 208px;position: relative; height:217px;}
.contactContent{bottom:0px; position:absolute;border-top: 3px solid #000;background: #2e2e2e;}
.contactContent div{font-size:18px;color:#929292;padding:25px 20px 10px;}
.contactContent p{color:#929292; font-size:12px; padding:0px 20px; line-height:22px;}
/*
.runas-case-left img{ width:346px; margin-left:22px; height:586px; display:block; float:left;}
.runas-case-in {position: relative; margin-top:50px;}
.runas-case-in .hd {float: left; width:105px; margin-left:25px;}
.runas-case-in .hd ul {width: 105px;}
.runas-case-in .hd li {height: 146px;background: url(../images/case_tbg.png) no-repeat right top;overflow: hidden;cursor: pointer; }
.runas-case-in .hd li.on {background-image: url(../images/case_tbgh.png); }
.runas-case-in .hd li strong {float: left;width: 105px;text-align: left;font-size: 62px; color:#fff; padding-top:25px; padding-left:8px; font-weight:normal;}
.runas-case-in .hd li.on strong{ color:#fff;} 
.runas-case-in .hd li small {display: block;font-size: 14px;color: #bcbcbc;font-weight: normal;}
.runas-case-in .hd li.on small {color:#fff;}
.runas-case-in .hd li span {float: right;font-size: 16px;font-family: "Times New Roman";padding-top: 7px;color: #666;}
.runas-case-in .bd {float: left;background:#fff;position: relative; width: 618px; height:445px;}
.runas-case-in .bd dl {margin: 0;width: 618px; margin-left:6px; background:#dcdcdc;height:586px;}
.runas-case-in .bd dt {float:left;width: 618px;overflow: hidden;height: 389px; display:block;}
.runas-case-in .bd dt img {display: block;width: 100%;height: auto;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.runas-case-in .bd dt a:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.runas-case-in .bd div {padding:45px; height:261px; margin-top:385px;}
.runas-case-in .bd div p {font-size: 18px;color: #000; line-height:30px;}
.runas-case-in .bd ul{padding-top:30px;}
.runas-case-in .bd ul li{ height:160px; width:255px; display:block; float:left; position:relative; margin-right:25px;}
.runas-case-in .bd ul li:nth-child(3n){ margin-right:0px;}
.runas-case-in .bd ul li a p{ height:33px; line-height:33px; width:255px; position:absolute;  bottom:0px; background: url(../images/title_bgx.png) repeat-x ; text-align:center; color:#fff;}
.runas-case-in .bd ul li a img{width:255px; height:160px;}

.runas-ys-in{width:100%; background:#f4f4f4; margin-top:50px;}
.runas-ys-in .container{}
.runas-ys-in dl {margin:0;overflow: hidden;width: 347px; margin-bottom:40px; margin-top:30px; height:360px; display:block; float: left;}
.runas-ys-in dl:nth-child(4n),.runas-ys-in dl:nth-child(4n+2){ margin-right:503px;}
.runas-ys-in dd {}
.runas-ys-in dd img{width:347px; height:206px;}
.runas-ys-in dd p {margin: 0;font-size: 16px;line-height: 30px;}
.runas-ys-in dd .jsrobotbtn {margin-top: 20px;background-color: transparent;color: #ef530a;}


.runas-shfw-text{ width:597px; margin-left:602px; padding-top:112px;}
.runas-shfw-title{font-weight:bold; font-size:36px; color:#fff;}
.runas-shfw-text ul li{ height:130px;}
.runas-shfw-text ul li p{ font-size:20px; color:#fff; padding-left:100px; padding-top:55px; line-height:24px;}


/*
.runas-sou {padding: 20px 0;background-color: #F2F2F2;}
.runas-sou .hot {float: left;padding: 8px 0;}
.runas-sou .hot a {margin-right: 10px;}
.runas-sou .hform {float: right;border-radius: 20px;background-color: #fff;overflow: hidden;}
.runas-sou .hform input {float: left;font-size: 14px;border: 0;padding: 5px 15px;line-height: 20px;width: 240px;}
.runas-sou .hform button {border: 0;padding: 0;float: left;cursor: pointer;outline: none;background: url("../images/VISkins-p1.png") no-repeat -258px -936px;width: 30px;height: 30px;}
.runas-sou-in {background-color: #f3f3f3;color: #333;}
.runas-sou-in .hot a {color: #333;}

.runas-section {margin:0px;}

.runas-aboutx{background:url(../images/index_about_bg.png) no-repeat center center; height:517px;}
.runas-aboutx-in{padding-left: 450px;padding-top: 100px; line-height:24px;}
.runas-aboutx_more{ margin-top:140px; }
.runas-aboutx_more a{font-size:16px; color:#fff; padding-left:50px;}


.runas-prd-sd {width: 260px;float: left;background-color: #fff;}
.runas-prd-sd-title {text-transform: uppercase;overflow: hidden;padding: 15px 0 20px;font-size: 0;text-align: center;margin-bottom: 20px;background-color: #1b4883;color: #fff;}
.runas-prd-sd-title strong {width: 40px;font-size: 44px;line-height: 1;display: inline-block;vertical-align: middle;}
.runas-prd-sd-title span {display: inline-block;vertical-align: middle;font-size: 18px;font-weight: bold;text-align: left;margin-left: 10px;}
.runas-prd-sd-title span small {display: block;font-size: 14px;font-weight: normal;}
.runas-sideMenu {padding: 0 12px 12px;}
.runas-sideMenu h3 {margin: 12px 0 0;}
.runas-sideMenu h3 a {display: block;background: url(../images/cp_libg.jpg) no-repeat 0 0;padding-left: 30px;line-height:36px; color:#fff;font-weight:bold;}
.runas-sideMenu h3 a:hover{background: url(../images/cp_libg_hover.jpg) no-repeat 0 0;}

.runas-sideMenu ul {padding: 0 10px 15px;}
.runas-sideMenu li a {display: block;line-height: 36px;border-bottom: 1px dashed #ccc;background: url(../images/cp_ico02.png) no-repeat right center;padding-left: 20px;}
.runas-sideMenu li a:hover{ color:#1b4883;}
.runas-prd-mn {float:right;width: 850px; background:#fff; padding:30px 30px 0px;}
#runas-prd-top{height:322px;width: 850px;}
#runas-prd-img{float:left;width:450px; display:block; float:left; height:325px; overflow:hidden;}
#runas-prd-img img{ width:460px; height:auto;}
#runas-prd-cont{margin-left:35px; width:355px;display:block; float:left; height:322px;}
#runas-prd-cont h6{ font-size:22px; font-weight:bold; color:#292929;}
#runas-prd-star{font-size:16px; font-weight:bold; margin:10px 0px;}
#runas-prd-cont p{font-size:14px; color:#606060; line-height:24px;}
#runas-prd-kf a{width:147px; height:37px; display:block; color:#fff; font-size:16px; background:#2f2f2f; float:left; text-align:center; margin-top:20px; line-height:37px;}
#runas-prd-kf a:nth-child(2n){background:#1b4883; margin-left:10px;}	

.list-1 {margin-top:50px;}
.list-1 li{float: left;width: 260px; margin-bottom:31px; margin-right:35px; }
.list-1 li:nth-child(3n){margin-right:0px;}
.list-1 li .list-1-ac {display: block; position:relative;}
.list-1 li .list-1-ac img{width:260px; height:270px;}
.list-1 li .list-1-ac p{position:absolute; bottom:5px; height:35px; line-height:35px; width:260px; background:url(../images/title_bgx.png) repeat-x ; color:#fff; text-align:center;}
.list-1 li .list-1-more a{ width:124px; height:34px; display:block; border:1px #2f2f2f solid; float:left; line-height:34px; text-align:center; margin-top:12px;}
.list-1 li .list-1-more a:nth-child(2n){border:1px #1b4883 solid; color:#1b4883; margin-left:7px;}
.list-1 li .m {border: 1px solid #ddd;text-align: center;line-height: 220px;height: 220px;font-size: 0;}
.list-1 li .m img {display: inline-block;max-width: 100%;max-height: 100%;height: auto;width: auto;vertical-align: middle;}
.list-1 li .text {line-height: 50px;font-size: 16px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.runas-ban {height:391px;width: 100%;overflow: hidden;}
.runas-xbanner {
    width: 1920px;position: relative;left: 50%; margin-left: -960px;height: 391px;
}
.banner{width: 100%;overflow: hidden;}
.runas-banner {
    width: 1920px;position: relative;left: 50%; margin-left: -960px;height:316px;
}

.runas-ban .container{position:relative;bottom: 282px;}
.textx{width:870px; float:left;}
.telx{width:330px; float:left;}
#text1 p:nth-child(2n+1){font-size:40px; line-height:50px; color:#fff; padding-left:20px;}
#text1 p:nth-child(2n){font-size:45px; line-height:55px; color:#1b4883; font-weight:bold;padding-left:20px;}
#text2{ font-size:18px; color:#fff; margin-top:35px; width: 525px; line-height: 34px;}
.runas-ban .telx {text-align: left;padding-top:50px;}
.runas-ban .telx p {line-height: 46px;color: #666;display: inline-block;margin-right: 20px; padding-left:5px;}
.runas-ban .telx p strong {font-size: 24px;color: #fff;}
.runas-ban .telx a{ font-size:20px; color:#fff; text-align:center; width:192px; height:56px; line-height:56px; display:block;}


.textx2{width:870px; float:left;}
.telx2{width:260px; float:left; padding-left:70px;}
#text3{ font-size:18px; color:#fff; margin-top:35px; width: 525px; line-height: 34px; padding-left:300px;}
#text4 p:nth-child(2n+1){font-size:40px; line-height:50px; color:#fff; padding-left:20px;padding-left:300px;}
#text4 p:nth-child(2n){font-size:45px; line-height:55px; color:#1b4883; font-weight:bold;padding-left:300px;}
.runas-ban .telx2 {text-align: left;padding-top:70px;}
.runas-ban .telx2 p {line-height: 46px;color: #666;display: inline-block;margin-right: 20px; padding-left:5px;}
.runas-ban .telx2 p strong {font-size: 30px;color: #fff;}
.runas-ban .telx2 a{ font-size:20px; color:#fff; text-align:center; width:192px; height:56px; line-height:56px; display:block;margin-top:15px;}



.runas-shfw-in{height:653px; background:url(../images/jsrobot_shfw_bg.jpg) no-repeat center center;}
.runas-shfw-text{ width:597px; margin-left:602px; padding-top:112px;}
.runas-shfw-title{font-weight:bold; font-size:36px; color:#fff;}
.runas-shfw-text ul li{ height:130px;}
.runas-shfw-text ul li p{ font-size:20px; color:#fff; padding-left:100px; padding-top:55px; line-height:24px;}
		
		
		
/*		
.ibrand-num{ padding:25px 0 0;}
.ibrand-num li{float:left;width:182px;margin-left:157px;text-align:center;color:#1b4883;font-size:20px;position: relative;padding: 45px 0;}
.ibrand-num li span{font-size:42px;}
.ibrand-num li b{display:block;font-size: 16px;color: #666;font-weight: normal; padding:10px 0 0;}
.ibrand-num li .spinner{position: absolute;top: 0;right: 0;width:174px;height:174px;border:4px solid #e8e8e8;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out;}
.ibrand-num li:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);border-color:#1b4883;}
.ibrand-num .l1 .spinner{border-right-color:#1b4883;}
.ibrand-num .l2 .spinner{border-top-color:#1b4883;}
.ibrand-num .l3 .spinner{border-left-color:#1b4883;}
.ibrand-num .l4 .spinner{border-bottom-color:#1b4883;}
*/
.runas-custom-in{ height:220px;}
.runas-custom-in .sbd .runas-section-title{ width::180px; float:left;}
.runas-custom-in .sbd .wrap{ padding-top:33px;}
.runas-custom-in .tempWrap li {height:154px; height:154px;background:url(../images/inx_cust_itbg.png) no-repeat center center; }
.runas-custom-in .tempWrap li .m{width:110px; height:110px; overflow:hidden; padding:22px;}
.runas-custom-in .tempWrap li .m img{width:110px; height:auto;vertical-align: middle;-webkit-filter: grayscale(100%);filter: grayscale(100%);border-radius:55px;}
.runas-custom-in .tempWrap li .text h4{ text-align:center; color:#1b4883; line-height:40px; margin-top:20px;}
.runas-custom-in .tempWrap li:hover {background:url(../images/inx_cust_hitbg.png) no-repeat center center;}
.runas-custom-in .tempWrap li:hover .m{ padding:19px;}
.runas-custom-in .tempWrap li:hover .m img{width:116px; border-radius:58px;height:auto;vertical-align: middle;-webkit-filter: grayscale(0%);filter: grayscale(0%);opacity: 1;}

.runas-xswl-in{background:url(../images/xswl_bg.jpg) no-repeat center center; height:587px;}
.runas-xswl-in .runas-section-title h4{color:#fff;}
#runas-xswl-zx{ width:108px; height:60px; margin: 0 auto; display: block; padding-top:530px;}
.layui-input-inline input{float:left; height:38px; width:190px; display:block;}
.layui-input-inline  img{float:right;height:38px; width:107px;display:block;}
/*
.runas-case-in .title {position: absolute;left: 0;top: 0;z-index: 2;}
.runas-case-in .title h4 {margin: 0;font-size: 24px;color: #1b4883;}
.runas-case-in .title h4 a {color: #1b4883;}
.runas-case-in .title p {font-size: 16px;}
.runas-case-in .title:after {display: block;content: '';height: 3px;width: 40px;background-color: #000;}
*/
/*
.runas-phone-in .wrap li .m {height: 230px;line-height: 230px;text-align: center;font-size: 0; width:280px;}
.runas-phone-in .wrap li .m img {display: inline-block;max-width: 100%;max-height: 100%;height: auto;width: auto;vertical-align: middle;}
.runas-phone-in .wrap li .text h4 {margin: 0;line-height: 40px;height: 40px;overflow: hidden;font-weight: normal;text-align: center;}

.runas-news-in .tit {border-bottom: 1px solid #c8c8c8;line-height: 45px;color: #b1b1b1;font-size: 20px;margin-bottom: 20px; height:45px;}
.runas-news-in .tit li{width:362px; height:45px; float:left; text-align:center; background:#dcdcdc; list-style:none;}
.runas-news-in .tit li.on{ background:#1b4883; color:#fff;}
.runas-news-in .tit li a{font-size:24px;width:312px;text-align:center; color:#fff; }
.runas-news-in .tit img {display: inline-block;vertical-align: top;margin-top: 10px;}
.runas-news-in .tit .more{float: left;font-size:24px;color:#304038;}
.runas-news-in .tit li.on .more{font-weight:bold; color:#1b4883;}

.runas-news-in dl {margin: 0;overflow: hidden;}
.runas-news-in dt {float: left;width: 300px;}
.runas-news-in dt img {display: block;width: 100%;height: auto; height:220px; overflow:hidden;}
.runas-news-in dd {margin-left: 320px;}
.runas-news-in dd h4 {margin: 0;font-size: 18px; margin-bottom:20px;}
.runas-news-in dd p {color: #666; margin-bottom:10px;}
.runas-news-in dd .more {background-color: #1b4883;display: inline-block;padding: 6px 12px;color: #fff;}
.runas-news-in .list {margin-top: 40px;margin-left: -10px;}
.runas-news-in .list li {margin-top: 10px;float: left;width: 50%;}
.runas-news-in .list li a {display: block;border: 1px solid #ddd;margin-left: 10px;}
.runas-news-in .list li i {float: left;font-style: normal;width: 50px;height: 50px;text-align: center;line-height: 50px;background-color: #888;color: #fff;font-size: 30px;font-family: "Times New Roman";font-weight: bold;}
.runas-news-in .list li span {display: block;margin-left: 50px;line-height: 50px;padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.runas-news-in .qa li {border-bottom: 1px dashed #ddd;padding-bottom: 13px;margin-bottom: 13px;}
.runas-news-in .qa h4 {margin: 0 0 5px;font-size: 16px;background: url(../images/wen.gif) no-repeat 0 center;padding-left: 35px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.runas-news-in .qa p {margin: 0;background: url(../images/da.gif) no-repeat 0 0;padding-left: 35px;height: 40px;overflow: hidden;}
/*
.runas-about-in {margin: 0 0 30px;background-color: #fff;overflow: hidden;}
.runas-about-in dt {float: left;width: 600px;}
.runas-about-in dt img {display: block;width: 100%;height: auto;}
.runas-about-in dd {margin-left: 600px;padding: 35px 35px 0;}
.runas-about-in dd h4 {margin: 0;font-size: 24px;}
.runas-about-in dd h4 small {display: block;font-size: 16px;color: #7c7c7c;text-transform: uppercase;font-weight: normal;}
.runas-about-in dd h4:after {display: block;height: 3px;width: 20px;background-color: #000;content: '';margin-top: 10px;}
.runas-about-in dd p {line-height: 2;}

.runas-about-in-btn {margin-top: 30px;text-align: center;}
.runas-about-in-btn a {display: inline-block;margin: 0 15px;width: 264px;line-height: 64px;background: no-repeat 0 0;font-size: 20px;font-weight: bold;color: #1b4883;}

.runas-link {line-height: 30px;color: #292929;}
.runas-link a {color: #292929;}
.runas-link dl {margin: 0;overflow: hidden;}
.runas-link dt {float: left;text-align: center;font-size: 14px;}
.runas-link dd {margin-left: 15px;overflow: hidden;}
.runas-link dd a {float: left;margin-left: 20px;}
*/
.runas-footer {background:url(../images/footer_bg.jpg) no-repeat center center; height:460px;}
.runas-footer .container{padding-top:160px;}
.runas-footer .ft-1 {float: left;width: 220px;}
.runas-footer .ft-1 img{ margin-bottom:30px;}
.runas-footer .ft-1 p{font-size:16px; line-height:34px; }

.runas-footer .ft-2 {float: left;width: 240px;border-left: 1px solid #313131; color:#d2d2d2; height:134px; overflow:hidden;}
.runas-footer .ft-2 p {line-height: 25px;background: no-repeat 0 0px; font-size:14px; margin-bottom:0px;}
.runas-footer .nav li {float: left;display: block; height:60px;}
.runas-footer .nav li a {display: block; width:120px;text-align:center;font-size: 14px;line-height:14px; color:#fff;}

.runas-footer .ft-4{width:490px; float:right; height:134px;}
.runas-footer .ft-4 dl {margin: 0;}
.runas-footer .ft-4 dt {font-size: 12px;color: #fff;margin-bottom: 20px; width:345px; float:left; text-align:right;}
.runas-footer .ft-4 dt p{ text-align:right; margin-bottom:20px; display:block; }
.runas-footer .ft-4 dt p img{ margin-bottom: 40PX; }
.runas-footer .ft-4 dt p a{ color:#fff;}
.runas-footer .ft-4 dd {width:112px; float:right; padding-right:2px;}
.runas-footer .ft-4 dd p{text-align:center; color:#fff;}
.runas-footer .ft-4 dd img{width:112px; height:auto; margin:0px;}



.runas-section .runas-section-title{
	margin-top: 70px;
}
.runas-section .runas-section-title .title-box {
	text-align:left;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #cececf;
	color: rgba(150, 150, 150, 0.6);
	font-size: 14px;
	margin-bottom: 50px;
}
.runas-section .runas-section-title .title-box span {
	font-size: 24px;
	color: #474747;
	font-weight: 700;
	margin-right: 10px;
	border-left: 2px solid #474747;
	padding-left: 10px;

}
.client-2{position:fixed;right:-121px;top:50%;z-index:900; }
.client-2 li a{text-decoration:none;}
.client-2 li{margin-top:1px;clear:both;height:46px;position:relative;}
.client-2 li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.client-2 li p{height:20px;font-size:16px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.client-2 .my-kefu-qq i{background-position:4px 5px;}
.client-2 .my-kefu-tel i{background-position:0 -21px;}
.client-2 .my-kefu-liuyan i{background-position:3px -53px;}
.client-2 .my-kefu-weixin i{background-position:-37px 4px;}
.client-2 .my-kefu-weibo i{background-position:-30px -22px;}
.client-2 .my-kefu-ftop{display:none; padding-bottom:10px;}
.client-2 .my-kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left{float:left;width:52px;height:40px;position:relative;}
.client-2 .my-kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0px 0px 0px 10px;;border-left:1px solid #fff;}
.client-2 .my-kefu-right{width:60px;}
.client-2 .my-kefu-tel-main{background:#2e2e2e;color:#fff;height:40px;width:173px;padding:12px 0 0px;float:left;}
.client-2 .my-kefu-main{background:#2e2e2e;width:60px;height:40px;position:relative;padding:12px 0 0px;float:left;}
.client-2 .my-kefu-weixin-pic{position:absolute;left:-116px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img{width:115px;height:115px;}

.banner {
	width: 100%;
	overflow: hidden;
}
.runas-banner {width: 1920px;position: relative;left: 50%;margin-left: -960px;height: 316px;
}
.runas-banner a {display: block;width: 100%;height: 100%;}

.runas-kf {margin: 0 0 30px;}
.runas-kf dt {float: left;}
.runas-kf dd {margin-left: 250px;}
.runas-kf dd h4 {font-size: 24px;line-height: 45px;margin-top: 20px;}
.runas-kf dd p {margin: 0;line-height: 28px;}

.runas-map {margin-bottom: 30px;}
.runas-map .text {float: left;width: 380px;background-color: #1b4883;color: #fff;padding: 40px 30px;}
.runas-map .text h4 {font-size: 24px;margin: 0;}
.runas-map .text dl {margin: 30px 0 0;overflow: hidden;}
.runas-map .text dt {float: left;}
.runas-map .text dd {margin-left: 60px;}
.runas-map .text dd p {margin: 0;}
.runas-map .map {margin-left: 440px;}

.runas-title-1 {text-align: center;color: #fff;padding: 35px 0;background: no-repeat center;font-size: 32px;font-weight: bold;}
.runas-title-1:after {display: block;content: '';width: 20px;height: 4px;background-color: #fff;margin: 15px auto 0;}
.runas-title-1 span {display: block;font-size: 16px;}
.runas-section-title-1 {
	margin-bottom: 40px;
	text-align: center;
	background: url(../images/tit.png) no-repeat center;
	font-size: 24px;
}
.runas-title-2 {border-bottom: 1px solid #ececeb;height: 44px;margin-bottom: 15px;font-size: 24px;}
.runas-title-2 span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #f28d16;}
.runas-section-title-1 small {
	display: block;
	text-transform: uppercase;
	color: #E8E8E8;
	font-size: 14px;
	letter-spacing: 3px;
}
/*
.list-2 li {margin-bottom: 10px;}
.list-2 li a {display: block;position: relative;}
.list-2 li .m {height: 188px;line-height: 188px;text-align: center;font-size: 0;}
.list-2 li .m img {display: inline-block;max-width: 100%;max-height: 100%;height: auto;width: auto;vertical-align: middle;}
.list-2 li .text {position: absolute;left: 0;bottom: 0;width: 100%;color: #fff;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 38px;background: url(../images/anli_picbg.png) repeat-x;}
*/
.list-2 {margin: 0 0 0 -20px;}
.list-2 li {float: left;width: 33.333333%;}
.list-2 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ececeb;}
.list-2 li a:hover {border-color: #1b4883;color: #1b4883;}
.list-2 li img {display: inline-block;width: auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;}
.list-2 li .m {height:205px;line-height: 205px;text-align: center;font-size: 0;}
.list-2 li .text {padding: 5px 20px;}
.list-2 li h4 {margin: 0;font-size: 14px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;}
.list-2 li p {margin-top: 0;height: 40px;overflow: hidden;color: #999;}
/*
.list-3 li {margin-bottom: 15px;}
.list-3 li a {display: block;border: 1px solid #dedede;padding: 15px;overflow: hidden;background-color: #fff;}
.list-3 li .m {float: left;width: 325px;}
.list-3 li .m img {display: block;width: 100%;height: auto;}
.list-3 li .text {margin-left: 345px;}
.list-3 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.list-3 li .text p {color: #797979;}
.list-3 li .text .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}
.list-3 li a:hover {border-color: #1b4883;}
.list-3 li a:hover .text h4 {color: #1b4883;}
.list-3 li a:hover .text .more {background-color: #1b4883;}
*/
.list-3 li {margin-bottom: 15px;border: 1px solid #ececeb;padding: 15px; display:block;overflow: hidden;}
.list-3 li:hover{border: 1px solid #1b4883;}
.list-3 li .m {float: left;width: 225px;}
.list-3 li .m img {display: block;width: 100%;height: 165px; overflow:hidden;}
.list-3 li .text {margin-left: 295px;}
.list-3 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.list-3 li .text p {color: #797979;}
.list-3 li .text .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}
.list-3 li a:hover {border-color: #1b4883;}
.list-3 li .more:hover a{color: #fff;}
.list-3 li .more:hover {background-color: #1b4883;}
.list-3-1 li a {padding: 30px;}
.list-3-1 li .m {width: 170px;}
.list-3-1 li .text {margin-left: 190px;padding-top: 20px;}
.list-3-1 li .text h4 {border-bottom: 1px solid #d9d9d9;line-height: 53px;}
.list-3-1 li .text p {line-height: 24px;}

.list-4 {margin: 0 0 0 -20px;}
.list-4 li {float: left;width: 25%;}
.list-4 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #dedede;}
.list-4 li a:hover {border-color: #1b4883;color: #1b4883;}
.list-4 li img {display: inline-block;width: auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;}
.list-4 li .m {height: 220px;line-height: 220px;text-align: center;font-size: 0;}
.list-4 li .text {padding: 5px 20px;}
.list-4 li h4 {margin: 0;font-size: 14px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal; text-align:center;}
.list-4 li p {margin-top: 0;height: 40px;overflow: hidden;color: #999;}
.list-4-1 li {width: 25%;}
.list-4-1 li .m {height: 160px;line-height: 160px;}
.list-4-1 li .text {padding: 10px;}
.list-4-1 li h4 {line-height: 30px;height: 30px;}
.list-4-1 li p {margin: 0;}

.list-5 {margin: 0 0 0 -20px;}
.list-5 li {float: left;width: 25%;}
.list-5 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #dedede;background-color: #fff;}
.list-5 li a:hover {border-color: #1b4883;}
.list-5 li .m {padding: 10px;height: 200px;line-height: 200px;text-align: center;font-size: 0;}
.list-5 li img {display: inline-block;width: auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;}
.list-5 li .text {padding: 5px 20px;background-color: #F0F0F0;}
.list-5 li .text h4 {margin: 0;font-size: 14px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}

.list-6 {background-color: #fff;}
.list-6 li {border-bottom: 1px dashed #ddd;padding: 10px;overflow: hidden;}
.list-6 li .m {float: left;width: 75px;}
.list-6 li .m img {display: block;width: 100%;height: auto;}
.list-6 li .text {margin-left: 85px;}
.list-6 li .text h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-6 li .text p {margin: 0;font-size: 12px;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 18px;}
.list-6 li .text span {font-size: 12px;color: #999;}

.ys-b {background: no-repeat center;}
.ys-b.b1 {background-image: url(../images/ys_tbg.jpg);height: 218px;}
.ys-b.b2 {background-image: url(../images/ys_bg01.jpg);height: 411px;}
.ys-b.b3 {background-image: url(../images/ys_bg02.jpg);height: 410px;}
.ys-b.b4 {background-image: url(../images/ys_bg03.jpg);height: 448px;}
.ys-b.b5 {background-image: url(../images/ys_bg04.jpg);height: 400px;}
.ys-b.b6 {background-image: url(../images/ys_bg05.jpg);height: 387px;}



.runas-anli-l {float: left;width: 284px;}
.runas-anli-l a {display: block;margin-bottom: 8px;border: #1b4883 3px solid;padding: 15px 20px;}
.runas-anli-l h4 {margin: 0;font-size: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.runas-anli-l small {display: block;font-size: 14px;color: #b7b7b7;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.runas-anli-l a:hover {background-color: #1b4883;color: #fff;}
.runas-anli-c {float: left;width: 600px;margin-left: 20px;position: relative;height: 450px;overflow: hidden;}
.runas-anli-c .bd {height: 100%;}
.runas-anli-c .bd li {height: 450px;}
.runas-anli-c .bd li img {display: block;width: 100%;height: auto;}
.runas-anli-c .hd {text-align: center;position: absolute;bottom: 20px;left: 0;width: 100%;font-size: 0;z-index: 2;}
.runas-anli-c .hd li {display: inline-block;vertical-align: middle;width: 10px;height: 10px;border: 1px solid #fff;border-radius: 50%;cursor: pointer;margin: 0 5px;}
.runas-anli-c .hd li.on {background-color: #fff;}

.runas-anli-r {float: right;width: 240px;background-color: #F1F1F1;padding: 10px 20px;}
.runas-anli-r h4 {font-size: 18px;margin: 0 0 10px;}



.runas-curmbs {padding: 15px 0;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}
.runas-curmbs span {padding-left: 10px;border-left: 10px solid #1b4883;}
.runas-curmbs em {font-style: normal;padding: 0 5px;color: #999;}


.runas-column h3 {margin: 0 0 2px;font-weight: normal;}
.runas-column h3 a {display: block;line-height: 50px;background: #ececeb;padding: 0 40px;font-size: 18px;}
.runas-column h3.on a {background-color: #1b4883;color: #fff;}
.runas-column li {line-height: 30px;border-bottom: 1px solid #ececeb;}
.runas-column li a {display: block;padding: 0 40px;}

.runas-menu-inner {text-align: center;margin-bottom: 20px;}
.runas-menu-inner a {float: left;width: 12.5%;}
.runas-menu-inner span {display: block;margin-left: 1px;background-color: #fff;color: #666;font-size: 18px;line-height: 55px;}
.runas-menu-inner a:hover span,.runas-menu-inner a.on span {background: url(../images/p16-icon6.png) no-repeat center bottom #1b4883;color: #fff;}



.runas-contact {background-color: #F0F0F0;padding: 25px;}
.runas-contact h4 {margin: 0;font-size: 24px;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.runas-contact dl {margin: 0;padding: 20px 0;border-bottom: 1px dashed #ccc;overflow: hidden;}
.runas-contact dt {float: left;font-size: 0;}
.runas-contact dd {margin-left: 55px;font-size: 16px;padding-top: 14px;}
.runas-contact dd span {padding-left: 50px;}

.runas-message {background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border: 1px solid #ddd;padding: 50px 200px;}
.form-group {margin-bottom: 15px;}
.form-label {float: left;line-height: 34px;width: 120px;text-align: right;}
.form-label span {color: #e50112;}
.form-content {margin-left: 130px;}
.form-control {line-height: 20px;font-size: 14px;border: 1px solid #ddd;padding: 6px 12px;width: 600px;display: inline-block;vertical-align: top;}
select.form-control {height: 34px;}
.form-submit {padding: 6px 22px;color: #fff;background-color: #1b4883;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}
.form-button {padding: 6px 22px;color: #fff;background-color: #767676;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}

.ct2-sd {float: left;width: 240px;}
.ct2-mn {float: right;width: 864px;}

.panel-sd {margin-bottom: 20px;}
.panel-sd-hd {background-color: #1b4883;color: #fff;padding-bottom: 5px;}
.panel-sd-hd h4 {text-align: center;border-bottom: 1px solid #fff;margin: 0;font-size: 24px;padding: 20px 0;}
.panel-sd-bd {border: 1px solid #ececeb;padding: 5px 10px;border-top: 0;}
/*
.runas-column h3 {margin: 0 0 2px;font-weight: normal;}
.runas-column h3 a {display: block;line-height: 50px;background: #1b4883;padding: 0 40px;font-size: 18px;color: #fff;}
.runas-column h3.on a {background-color: #1b4883;}
.runas-column li {line-height: 50px;border-bottom: 1px solid #fff;}
.runas-column li a {display: block;padding: 0 40px;background-color: #ECECEC;}
*/
.runas-contact-z1 {height: 140px;background: url(../images/contact-z1.jpg) no-repeat;margin-bottom: 20px;}
.runas-contact-z1 p {margin: 0;font-size: 20px;line-height: 30px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;padding: 37px 0 0 95px;}
.runas-contact-z1 span {line-height: 30px;font-size: 18px;padding-left: 73px;}

.runas-pages {text-align: center;margin: 30px 0;}
.runas-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}
.runas-pages a.active {background-color: #1b4883;border-color: #1b4883;color: #fff;}

.runas-infocontent {margin-bottom: 30px;padding: 20px;background-color: #fff;}
.runas-infocontent-title {margin-bottom: 20px;}
.runas-infocontent-title h1 {margin: 0;font-size: 24px;}
.runas-infocontent-title p {margin: 10px 0 0;font-size: 12px;color: #999;}
.runas-infocontent-title p span {padding-right: 10px;}
.runas-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}
.runas-infocontent-body {line-height: 2;margin-bottom: 20px;}
.runas-infocontent-body img{max-width: 800px; height: auto; text-align: center;}
.runas-infocontent-rem {margin-bottom: 20px;}
.runas-infocontent-rem h4 {margin: 0;font-size: 24px;line-height: 55px;}
.runas-infocontent-rem li {border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;}
.runas-infocontent-rem li span {float: right;}

.runas-infocontent-epx {margin-bottom: 20px;}
.runas-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}
.runas-infocontent-epx li span {display: inline-block;background-color: #A2A2A2;color: #fff;padding: 0 15px;margin-right: 10px;}
.runas-infocontent-epx li em {float: right;font-style: normal;}

.runas-infocontent-return {border-top: 1px solid #1b4883;line-height: 32px;}
.runas-infocontent-return a {margin-right: 10px;}
.runas-infocontent-return .more {margin: 0;float: right;background-color: #1b4883;color: #fff;padding: 0 10px;}

.runas-showcase {border: 1px solid #dedede;padding: 15px;margin-bottom: 20px;background-color: #fff;}
.runas-showcase-pic {position: relative;width: 400px;overflow: hidden;float: left;}
.runas-showcase-pic li {text-align: center;line-height: 225px;width: 400px;font-size: 0;}
.runas-showcase-pic li img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto;height: auto;}
.runas-showcase-pic .arr {position: absolute;top: 50%;width: 12px;height: 23px;margin-top: -11px;z-index: 2;}
.runas-showcase-pic .prev {left: 15px;background: url(../images/p15-icon2.png) no-repeat 0 0;}
.runas-showcase-pic .next {right: 15px;background: url(../images/p15-icon3.png) no-repeat 0 0;}
.runas-showcase-info {float: right;width: 400px;}
.runas-showcase-info h1 {margin: 0 0 15px;font-size: 24px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.runas-showcase-info p {margin: 0;color: #666;padding: 3px 0;}
.runas-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;height: 42px;padding-left: 70px;line-height: 21px;font-size: 18px;}
.runas-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #1b4883;color: #fff;}



.runas-pages .pagination a.cur {
	background: #1b4883;
}

.runas-pages .pagination a:hover {
	color: #186060;
	background: white;
	border: 1px #186060 solid;
}
.runas-topnews{width:1200px; margin:0 auto; height:56px; line-height:56px; background:rgb(0,0,0,0.3);z-index:3; position:relative; bottom:56px; overflow:hidden;}
.jsrobotsx{width:120px; float:left; height:56px;}
.tempWrapx{width:1000px; float:left;height:56px;}
.newstext{width:940px;float:left; color:#fff;}
.newstime{width:100px; float:left; color:#fff;}
.sPrev,.sNext{font-size:20px; color:#fff;}

.box table{float:left;}
.box table tr td {
	background: #efefef;
	padding: 2px;
	border: 1px solid #ffffff;
	/* text-align: center;*/
}
.box h4 {
	font-size: 22px;
	color: #000000;
	margin: 30px 0;
	padding: 5px 10px;
	border-bottom: 1px solid #da251c;
}
